CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SIFT 匹配

搜索资源列表

  1. GAME

    0下载:
  2. 利用SIFT检测两图片的相同点,并获 ·北京大学数字图象处理课件,封举富 ·主要内容彩色256色转灰度图,hough变 ·OPENCV手册!opencv用具很实用,广 ·功能强大的图像处理软件可以打开,关 ·ICP是用来匹配两组未知点,可以用于 ·利用opencv完成的汽车牌号识别,支 ·細線化程式,本程式源 ·图像处理算法方面编程代码汇总,请 -Detect SIFT picture using the same two points, and digita
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:2124
    • 提供者:邵闯
  1. siftDemoVC

    0下载:
  2. 基于opencv的图像匹配算法,经典的sift理论,可方便开发-opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:376862
    • 提供者:jasper
  1. siftfeat

    0下载:
  2. 基于C/C++语言的sift图像特征提取程序,对于研究图像匹配、sift算法很有帮助-sift
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:23700
    • 提供者:libinghe
  1. gaussianss

    0下载:
  2. 进行特征匹配,选用的是sift算法,该算法匹配能力较强-Distinctive Image Features from Scale-Invariant Keypoints
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3162
    • 提供者:赵学萍
  1. Matlab

    0下载:
  2. 图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己-Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:68268
    • 提供者:zheng
  1. siftDemoV4

    0下载:
  2. 提取sift特征,是国内外研究的热点,在图像匹配,拼接中有广泛的应用 -failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:376800
    • 提供者:王二
  1. siftdemo

    0下载:
  2. 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extremum point extraction, descr ipt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12641
    • 提供者:tjy
  1. SIFT_Extract

    0下载:
  2. 实现SIFT特征提取算法,对于图像处理很有用的,首先提取特征点,然后进行特征点匹配。版权信息参见LICENSE-Sift feature extracting algorithm,read the copyright file LICENSE.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:171772
    • 提供者:fh
  1. SpeededUpRobustFeatures

    0下载:
  2. Speeded Up Robust Features 在SIFT特正点匹配算法上进行改进,代码已完成Matlab->VC的程序打包-Speeded Up Robust Features in the SIFT matching algorithm special on-time improvement, the code has been completed Matlab-> VC packing process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1153576
    • 提供者:萧峙清
  1. StereoRegion

    0下载:
  2. 一个立体视觉匹配程序,采用matlab编写-A stereo vision matching program, prepared using matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:235134
    • 提供者:蒋志成
  1. siften

    0下载:
  2. 一种改进的SIFT双向匹配算法,sift是经典的旋转不变特征提取算法,本文对其匹配方式进行了改进-An improved two-way matching SIFT algorithm, sift the classic rotation invariant feature extraction algorithm, this method has been improved to its matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:242692
    • 提供者:aapeanuts
  1. vicinalboost-1.0.tar

    0下载:
  2. 经典的特征点匹配算法sift算法的实现程序,具有一定的参考价值-sift
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:11354529
    • 提供者:邵绪强
  1. siftDemoV4

    0下载:
  2. 作为一种匹配能力较强的局部描述算子,SIFT算法的实现相当复杂,但从软件开发的角度来说,只要会使用其中几个比较重要的函数就行了。这里要感谢David Lowe这个大牛,不但提供了一种强悍的特征匹配算法,还给出了C++的实现代码,后来有人用C#实现了这个算法,需要的朋友可到网上自行下载。 -As a strong ability to match the partial descr iption of operator, SIFT algorithm to achieve very compl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:759691
    • 提供者:xyrx
  1. siftvc

    1下载:
  2. sift算法的vc实现,能对多源遥感影像进行处理匹配 功能强大 值得学习-sift algorithm vc implementation, able to multi-source remote sensing image processing match the powerful worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:360075
    • 提供者:lcbwn
  1. ann

    1下载:
  2. matlab入门教程简单与详细版本、matlab神经网络源程序工具箱 、turbo码的c语言和matlab仿真程序 加州大学一博士写的基于sift的图像匹配源代码,.rar-matlab simple and detailed version of the Getting Started tutorial, matlab neural network toolbox source code, turbo codes in c language and matlab simulation prog
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10574554
    • 提供者:陈君
  1. Match_SIFT

    0下载:
  2. 这是一个SIFT算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个SIFT的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于OpenCV的。-This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend thi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:157412
    • 提供者:Zoro
  1. SIFTtutorial

    0下载:
  2. 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-16
    • 文件大小:25486335
    • 提供者:sandy
  1. FinalYearProject-version2

    0下载:
  2. 基于NewMikolajczykDetector产生的.sift文件的特征点匹配!-Image matching and object recognition Based on .sift file generated by NewMikolajczykDetector
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4916584
    • 提供者:sire
  1. SIFTmatch

    0下载:
  2. SIFT图像匹配是现在我国发展巡航导弹的重要技术之一。-SIFT image matching is now China s development of cruise missiles, one of important technologies.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:25996
    • 提供者:程德志
  1. pictures

    0下载:
  2. 基于小波变换的图像拼接,用到SIFT特征点匹配,内容包括源代码及待匹配图像-Image Stitching Based on Wavelet Transform, SIFT feature points used in matching, including source code and images to be matched
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1050581
    • 提供者:林风
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »
搜珍网 www.dssz.com